Merge branch 'avoid-gl-texture-download' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Sun, 27 Sep 2020 14:47:52 +0000 (14:47 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 27 Sep 2020 14:47:52 +0000 (14:47 +0000)
commit97d052ef1b821af1d43db65c336a69db6fa532fa
treefe26d3460fdfc61327ce4f1d7e9b5b225a6955f8
parent895c1681f0b00de574283c0a0ab33b026bb70fc2
parent9ca9f42452700b29ccbe40449127018d7077fc7c
Merge branch 'avoid-gl-texture-download' into 'master'

gsk: Avoid downloading GL textures when possible

See merge request GNOME/gtk!2628